home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / noweb / src / README < prev    next >
Text File  |  1995-02-24  |  912b  |  22 lines

  1. These are the base sources and documents for version 2.7 of ``noweb'',
  2. a simple, extensible literate-programming tool.  noweb is available
  3. via anonymous ftp from the Comprehensive TeX Archive Network, in
  4. directory web/noweb.  CTAN includes hosts ftp.shsu.edu, ftp.tex.ac.uk,
  5. and ftp.uni-stuttgart.de.  These sites mirror the master directory
  6. bellcore.com:pub/norman/noweb.  The file INSTALL tells how to build
  7. noweb.
  8.  
  9.  
  10. STRUCTURE OF THE BASE SOURCES
  11.  
  12. This part of the distribution contains the following directories:
  13.  
  14.   awk        pipeline stages and back ends in awk and sh
  15.   src        C source code for nt, markup, and finduses
  16.   icon        pipeline stages and back ends in Icon
  17.   lib        other pipeline stages and back ends, not available in Icon
  18.   shell        the shell scripts that make up the actual commands
  19.   tex        supporting tex code for /usr/local/lib/tex/macros
  20.   xdoc        man pages, hacker's guide (named to be unpacked last)
  21.   
  22.